LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Initialize Method (IWorkstationPresenter<V>)







The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
The view that will be activated.
Sets this class with the information needed to work and run the view.
Syntax
void Initialize( 
   WorkstationContainer container,
   V view
)
'Declaration
 
Sub Initialize( _
   ByVal container As WorkstationContainer, _
   ByVal view As V _
) 
'Usage
 
Dim instance As IWorkstationPresenter(Of V)
Dim container As WorkstationContainer
Dim view As V
 
instance.Initialize(container, view)
void Initialize( 
   WorkstationContainer container,
   V view
)
function Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter.Initialize( 
   container ,
   view 
)
void Initialize( 
   WorkstationContainer* container,
   V* view
) 
void Initialize( 
   WorkstationContainer* container,
   V* view
) 

Parameters

container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
view
The view that will be activated.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IWorkstationPresenter<V> Interface
IWorkstationPresenter<V> Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.